[INFO] fetching crate aisil 0.3.2...
[INFO] fixing aisil-0.3.2 against try#622891a4e29178280638a6b63a8908bde2c0c854+cargoflags=-Zfix-edition=start=2015 for pr-157817-2
[INFO] extracting crate aisil 0.3.2 into /workspace/builds/worker-6-tc1/source
[INFO] started tweaking crates.io crate aisil 0.3.2
[INFO] finished tweaking crates.io crate aisil 0.3.2
[INFO] tweaked toml for crates.io crate aisil 0.3.2 written to /workspace/builds/worker-6-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate aisil 0.3.2 on toolchain 622891a4e29178280638a6b63a8908bde2c0c854
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate aisil 0.3.2 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded ts-rs v7.1.1
[INFO] [stderr]   Downloaded itoa v1.0.13
[INFO] [stderr]   Downloaded indexmap v2.6.0
[INFO] [stderr]   Downloaded ts-rs-macros v7.1.1
[INFO] [stderr]   Downloaded pin-project-lite v0.2.15
[INFO] [stderr]   Downloaded errno v0.3.9
[INFO] [stderr]   Downloaded native-tls v0.2.12
[INFO] [stderr]   Downloaded wasm-bindgen-futures v0.4.45
[INFO] [stderr]   Downloaded fastrand v2.2.0
[INFO] [stderr]   Downloaded dyn-clone v1.0.17
[INFO] [stderr]   Downloaded phf_generator v0.12.1
[INFO] [stderr]   Downloaded security-framework-sys v2.12.1
[INFO] [stderr]   Downloaded schemars_derive v1.1.0
[INFO] [stderr]   Downloaded documented v0.9.2
[INFO] [stderr]   Downloaded documented-macros v0.9.2
[INFO] [stderr]   Downloaded phf_macros v0.12.1
[INFO] [stderr]   Downloaded tempfile v3.14.0
[INFO] [stderr]   Downloaded optfield v0.4.0
[INFO] [stderr]   Downloaded serde_path_to_error v0.1.16
[INFO] [stderr]   Downloaded axum-core v0.5.2
[INFO] [stderr]   Downloaded openssl-sys v0.9.104
[INFO] [stderr]   Downloaded hyper-util v0.1.17
[INFO] [stderr]   Downloaded tokio-util v0.7.12
[INFO] [stderr]   Downloaded hyper v0.14.31
[INFO] [stderr]   Downloaded axum v0.8.4
[INFO] [stderr]   Downloaded openssl v0.10.68
[INFO] [stderr]   Downloaded rustix v0.38.41
[INFO] [stderr]   Downloaded web-sys v0.3.72
[INFO] [stderr]   Downloaded aide v0.16.0-alpha.1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/source:/opt/rustwide/workdir:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3a6becf2bc8dde7f3fa57ede90e4f284e72d296796fc446bbb1e2c7cc0530151" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] e766919494201267ffb34e5d03cbd3b493879e53c5235cfe22ba94a18d26f48c
[INFO] running `Command { std: "docker" "start" "e766919494201267ffb34e5d03cbd3b493879e53c5235cfe22ba94a18d26f48c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "e766919494201267ffb34e5d03cbd3b493879e53c5235cfe22ba94a18d26f48c" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "e766919494201267ffb34e5d03cbd3b493879e53c5235cfe22ba94a18d26f48c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=" "-e" "RUSTDOCFLAGS=" "-w" "/opt/rustwide/workdir" "--user" "0:0" "e766919494201267ffb34e5d03cbd3b493879e53c5235cfe22ba94a18d26f48c" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fix" "--allow-no-vcs" "--allow-dirty" "--frozen" "--all" "--all-targets" "--message-format=json" "-Zfix-edition=start=2015", kill_on_drop: false }`
[INFO] [stderr]    Compiling quote v1.0.41
[INFO] [stderr]    Compiling unicode-ident v1.0.14
[INFO] [stderr]    Compiling siphasher v1.0.1
[INFO] [stderr]    Compiling fastrand v2.2.0
[INFO] [stderr]    Compiling thiserror v2.0.17
[INFO] [stderr]    Compiling unicode-segmentation v1.12.0
[INFO] [stderr]    Compiling ref-cast v1.0.25
[INFO] [stderr]    Compiling serde_json v1.0.145
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]     Checking memchr v2.7.4
[INFO] [stderr]     Checking ryu v1.0.18
[INFO] [stderr]    Compiling Inflector v0.11.4
[INFO] [stderr]     Checking itoa v1.0.13
[INFO] [stderr]     Checking pin-project-lite v0.2.15
[INFO] [stderr]     Checking dyn-clone v1.0.17
[INFO] [stderr]    Compiling proc-macro2 v1.0.101
[INFO] [stderr]    Compiling phf_shared v0.12.1
[INFO] [stderr]    Compiling convert_case v0.8.0
[INFO] [stderr]    Compiling phf_generator v0.12.1
[INFO] [stderr]    Compiling syn v2.0.106
[INFO] [stderr]    Compiling serde_derive_internals v0.29.1
[INFO] [stderr]    Compiling strum_macros v0.27.2
[INFO] [stderr]    Compiling phf_macros v0.12.1
[INFO] [stderr]    Compiling optfield v0.4.0
[INFO] [stderr]    Compiling thiserror-impl v2.0.17
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling ref-cast-impl v1.0.25
[INFO] [stderr]    Compiling ts-rs-macros v7.1.1
[INFO] [stderr]    Compiling schemars_derive v1.1.0
[INFO] [stderr]    Compiling tokio-macros v2.5.0
[INFO] [stderr]     Checking phf v0.12.1
[INFO] [stderr]     Checking tokio v1.47.1
[INFO] [stderr]     Checking thiserror v1.0.69
[INFO] [stderr]     Checking ts-rs v7.1.1
[INFO] [stderr]     Checking schemars v1.1.0
[INFO] [stderr]    Compiling strum v0.27.2
[INFO] [stderr]    Compiling documented-macros v0.9.2
[INFO] [stderr]     Checking documented v0.9.2
[INFO] [stderr]     Checking aisil v0.3.2 (/opt/rustwide/workdir)
[INFO] [stdout] error: cannot find derive macro `Serialize` in this scope
[INFO] [stdout]   --> src/test.rs:15:17
[INFO] [stdout]    |
[INFO] [stdout] 15 | #[derive(Clone, Serialize, Deserialize, JsonSchema, TS)]
[INFO] [stdout]    |                 ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] note: `Serialize` is imported here, but it is only a trait, without a derive macro
[INFO] [stdout]   --> src/test.rs:4:26
[INFO] [stdout]    |
[INFO] [stdout]  4 | use serde::{Deserialize, Serialize};
[INFO] [stdout]    |                          ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find derive macro `Deserialize` in this scope
[INFO] [stdout]   --> src/test.rs:15:28
[INFO] [stdout]    |
[INFO] [stdout] 15 | #[derive(Clone, Serialize, Deserialize, JsonSchema, TS)]
[INFO] [stdout]    |                            ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] note: `Deserialize` is imported here, but it is only a trait, without a derive macro
[INFO] [stdout]   --> src/test.rs:4:13
[INFO] [stdout]    |
[INFO] [stdout]  4 | use serde::{Deserialize, Serialize};
[INFO] [stdout]    |             ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find derive macro `Serialize` in this scope
[INFO] [stdout]   --> src/test.rs:18:17
[INFO] [stdout]    |
[INFO] [stdout] 18 | #[derive(Clone, Serialize, Deserialize, JsonSchema, TS)]
[INFO] [stdout]    |                 ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] note: `Serialize` is imported here, but it is only a trait, without a derive macro
[INFO] [stdout]   --> src/test.rs:4:26
[INFO] [stdout]    |
[INFO] [stdout]  4 | use serde::{Deserialize, Serialize};
[INFO] [stdout]    |                          ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find derive macro `Deserialize` in this scope
[INFO] [stdout]   --> src/test.rs:18:28
[INFO] [stdout]    |
[INFO] [stdout] 18 | #[derive(Clone, Serialize, Deserialize, JsonSchema, TS)]
[INFO] [stdout]    |                            ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] note: `Deserialize` is imported here, but it is only a trait, without a derive macro
[INFO] [stdout]   --> src/test.rs:4:13
[INFO] [stdout]    |
[INFO] [stdout]  4 | use serde::{Deserialize, Serialize};
[INFO] [stdout]    |             ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find derive macro `Serialize` in this scope
[INFO] [stdout]   --> src/test.rs:39:17
[INFO] [stdout]    |
[INFO] [stdout] 39 | #[derive(Clone, Serialize, Deserialize, JsonSchema, TS)]
[INFO] [stdout]    |                 ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] note: `Serialize` is imported here, but it is only a trait, without a derive macro
[INFO] [stdout]   --> src/test.rs:4:26
[INFO] [stdout]    |
[INFO] [stdout]  4 | use serde::{Deserialize, Serialize};
[INFO] [stdout]    |                          ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find derive macro `Deserialize` in this scope
[INFO] [stdout]   --> src/test.rs:39:28
[INFO] [stdout]    |
[INFO] [stdout] 39 | #[derive(Clone, Serialize, Deserialize, JsonSchema, TS)]
[INFO] [stdout]    |                            ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] note: `Deserialize` is imported here, but it is only a trait, without a derive macro
[INFO] [stdout]   --> src/test.rs:4:13
[INFO] [stdout]    |
[INFO] [stdout]  4 | use serde::{Deserialize, Serialize};
[INFO] [stdout]    |             ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `aisil` (lib test) due to 6 previous errors
[INFO] running `Command { std: "docker" "inspect" "e766919494201267ffb34e5d03cbd3b493879e53c5235cfe22ba94a18d26f48c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e766919494201267ffb34e5d03cbd3b493879e53c5235cfe22ba94a18d26f48c", kill_on_drop: false }`
[INFO] [stdout] e766919494201267ffb34e5d03cbd3b493879e53c5235cfe22ba94a18d26f48c
